-
Home
-
Salon Booking System – Free Version
-
10.9.8
-
Code
-
Classes
- Services_Controller
| Total Complexity |
56 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
716 |
| Lines of code |
617 |
| Logical lines of code |
142 |
| Comment lines |
11 |
| Methods |
10 |
| Properties |
1 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_items() |
B |
35 |
15 |
85 |
| get_item_schema() |
A |
26 |
1 |
265 |
| save_item_post() |
A |
39 |
13 |
64 |
| prepare_response_for_collection() |
A |
40 |
13 |
55 |
| register_routes() |
S |
39 |
1 |
80 |
| create_item() |
S |
55 |
4 |
19 |
| update_item() |
S |
54 |
3 |
19 |
| get_item() |
S |
56 |
3 |
16 |
| delete_item() |
S |
62 |
2 |
11 |
| prepare_item_for_response() |
S |
80 |
1 |
3 |